HVM/save: pass a size parameter to the HVM compat functions
authorRoger Pau Monné <roger.pau@citrix.com>
Thu, 26 Nov 2015 14:50:36 +0000 (15:50 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 26 Nov 2015 14:50:36 +0000 (15:50 +0100)
commitfafa16e3d006d6d5f62b71374991360697db2467
treedcc8b61c028c8f70967da9a5280cc9d90774f908
parent08f3fad0f30a7de35d60c2615c2ee56d3f7b77c8
HVM/save: pass a size parameter to the HVM compat functions

In order to cope with types having multiple compat versions pass a size
parameter to the fixup function so we can identify which compat version
Xen is dealing with.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/include/public/arch-x86/hvm/save.h
xen/include/public/hvm/save.h
xen/include/xen/hvm/save.h